Total Complexity | 19 |
Dependencies | 3 |
Dependents | 4 |
Total lines | 135 |
Lines of code | 58 |
Logical lines of code | 32 |
Comment lines | 37 |
Methods | 7 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
throwIfNameIsInvalid() | 49 | 8 | 31 | |
isNameUnique() | 66 | 4 | 8 | |
doesStartOrEndWithSingleQuote() | 71 | 2 | 5 | |
markWorkbookIdAsUsed() | 72 | 2 | 5 | |
__construct() | 81 | 1 | 3 | |
doesContainInvalidCharacters() | 78 | 1 | 3 | |
markSheetNameAsUsed() | 78 | 1 | 3 |